addOnCallbackListener

Adds an OnCallbackListener to the list of listeners that will be notified of callback events.

Parameters

listener

The OnCallbackListener to add. Must not be null.

Throws

if the listener is null.